Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: type issue in crnl index #681

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

atlj
Copy link
Collaborator

@atlj atlj commented Nov 8, 2024

Summary

We had a type issue in the create-react-native-library index due to using as const with a conditional array. I merged this code without checking the CI since it was already failing.

Test plan

  1. Make sure yarn typecheck passes.

@atlj atlj merged commit ee6dd59 into main Nov 8, 2024
29 checks passed
@atlj atlj deleted the @atlj/fix-the-type-issue-in-index branch November 8, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant